Error: Couldn't find object '<object name>' (due to backquote in table name).

Error:


Couldn't find object '<filename>'

Cause:


A backquote character exists in the name of at least one table in an Access 1.x database. The backquote character is allowed in object names in Access 1.x but not in Access 7.0. Microsoft has confirmed this to be a problem in Access 7.0 at this point.

Solution:


Open the database in Access 1.x, rename the table(s) that contains a backquote character in its name, then re-open the database in Access 7.0.